Deleting cookies DeleteCookie is a companion action to VisitorCookie. It lets you delete the cookie (or any other cookie) by typing the cookie's name. This is useful for testing the VisitorCookie action. For example, you might be sent to one page the first time you test the VisitorCookie action, and then to another page on subsequent visits. By using the DeleteCookie action, you can change the original page and still be able to revisit it.
To apply the DeleteCookie action: 1 Set up the action trigger as described in Setting up actions. 2 Choose Actions Plus > DeleteCookie in the Action Inspector or Actions palette. 3 For Cookie Name, enter the name of the cookie you want to delete. For example, if you are using it to test the VisitorCookie action and named the cookie "Store Cookie," enter Store Cookie here. Using Actions > Using Actions Plus actions > Deleting cookies |